home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.10 / 1999-04_Disc_4.10.bin / ADDONS / QUAKE2 / Action Quake / actn1Ccl.exe / action / action.ini < prev    next >
INI File  |  1998-09-16  |  476b  |  22 lines

  1. // Anything below maplist and above the # signs will be loaded into Action Quake2's map rotation
  2. // set Actionmaps 1 to enable rotation
  3. // This file must be called action.ini and be in your quake2\action directory.
  4.  
  5.  
  6. //Set teams to whatever you want, SWAT and Reservoir Dogs (and their respective skins) are just examples.
  7.  
  8. [team1]
  9. SWAT
  10. terror/skyterr
  11. ###
  12. [team2]
  13. Reservoir Dogs
  14. male/resdog
  15. ###
  16.  
  17. //INSERT CHOSEN MAPNAMES BELOW
  18. [maplist]
  19. map1
  20. map2
  21. etc.
  22. ###